Linux Bible by Negus Christopher;
Author:Negus, Christopher; [Negus, Christopher]
Language: eng
Format: epub
Publisher: John Wiley & Sons, Incorporated
Published: 2020-04-28T00:00:00+00:00
CHAPTER 17
Configuring a Web Server
IN THIS CHAPTER
Installing an Apache web server
Configuring Apache
Securing Apache with iptables and SELinux
Creating virtual hosts
Building a secure (HTTPS) website
Checking Apache for errors
Web servers are responsible for serving up the content you view on the Internet every day. By far, the most popular web server is the Apache (HTTPD) web server, which is sponsored by the Apache Software Foundation (http://apache.org). Because Apache is an open source project, it is available with every major Linux distribution, including Fedora, RHEL, and Ubuntu.
You can configure a basic web server to run in Linux in just a few minutes. However, you can configure your Apache web server in a tremendous number of ways. You can configure an Apache web server to serve content for multiple domains (virtual hosting), provide encrypted communications (HTTPS), and secure some or all of a website using different kinds of authentication.
This chapter takes you through the steps to install and configure an Apache web server. These steps include procedures for securing your server as well as using a variety of modules so that you can incorporate different authentication methods and scripting languages into your web server. Then I describe how to generate certificates to create an HTTPS Secure Sockets Layer (SSL) website.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7748)
Grails in Action by Glen Smith Peter Ledbrook(7670)
Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801 by Chris Gill(6255)
Azure Containers Explained by Wesley Haakman & Richard Hooper(6216)
Running Windows Containers on AWS by Marcio Morales(5742)
Kotlin in Action by Dmitry Jemerov(5022)
Microsoft 365 Identity and Services Exam Guide MS-100 by Aaron Guilmette(4746)
Management Strategies for the Cloud Revolution: How Cloud Computing Is Transforming Business and Why You Can't Afford to Be Left Behind by Charles Babcock(4399)
Combating Crime on the Dark Web by Nearchos Nearchou(4333)
Microsoft Cybersecurity Architect Exam Ref SC-100 by Dwayne Natwick(4006)
The Ruby Workshop by Akshat Paul Peter Philips Dániel Szabó and Cheyne Wallace(3996)
The Age of Surveillance Capitalism by Shoshana Zuboff(3917)
Python for Security and Networking - Third Edition by José Manuel Ortega(3557)
Learn Windows PowerShell in a Month of Lunches by Don Jones(3493)
Mastering Python for Networking and Security by José Manuel Ortega(3324)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3314)
Blockchain Basics by Daniel Drescher(3277)
The Ultimate Docker Container Book by Schenker Gabriel N.;(3234)
TCP IP by Todd Lammle(2962)
